.jjh_scale_img{ overflow: hidden;}
.jjh_scale_img .imgs{  transition: transform 0.5s;-webkit-transition: transform 0.5s;}
.jjh_scale_img:hover .imgs{transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);}

.fl{
	float: left;
}
.fr{
	float: right;
}

.index_body{
	background-color: #fff;
}

.index_nav_color{
	position: relative;
	z-index: 9;
}
/* banner */
.banner_wrap{
	position: relative;
}
.banner_s{
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: -48px;
}
.banner_s ul li{
	width: 100%;
	overflow: hidden;
	height: 800px;
}
.banner_s ul li .imgs_w{
	height: 400px;
	background: no-repeat center center;
	background-size:cover;
}
.banner_s .pageState {
	position: absolute;
	left: 50%;
	margin-left: -700px;
	bottom: 20px;
	line-height: 18px;
	color: #ffffff;
}

.banner_s .pageState .t1 {
	font-size: 22px;
	margin-right: 7px;
}
.banner_s .pageState .t2 {
	font-size: 18px;
	margin-left: 5px;
}

.banner_s_but{
	position: absolute;
	right: 455px;
	bottom: 45px;
}
.banner_s_but .prev, .banner_s_but .next{
	width: 54px;
	height: 54px;
	background:#fff no-repeat center center;
	background-color: rgba(255,255,255,0.5);
	float: left;
	cursor: pointer;
}
.banner_s_but .prev{
	background-image: url(jjh_banner_prev.png);
}
.banner_s_but .next{
	background-image: url(jjh_banner_next.png);
	margin-left: 20px;
}
.banner_s_but .prev:hover,.banner_s_but .next:hover{
	/* background-color: #14a0c3; */
	background-color: rgba(20, 160, 195, 0.7);
}

.banner_about{
	position: absolute;
	z-index: 9;
	right: 0;
	top: 45px;
	width: 435px;
	height: 310px;
	background: url(jjh_banner_jj1.png) no-repeat left top;
	background-size: cover;
}
.banner_about_s{
	padding: 30px 0 0 30px;
}
.banner_about_s .titles{
	padding-bottom: 15px;
	position: relative;
}
.banner_about_s .titles img{
	display: block;
	margin: 0 auto;
	width: 100px;
}
.banner_about_s .titles .img2{
	margin-top: 11px;
	width: 220px;
}
.banner_about_s .titles .xians{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 30px;
	height: 3px;
	background-color: #ffffff;
}
.banner_about_s .text_s{
	margin-top: 15px;
}
.banner_about_s .b_imgs{
	margin-top: 3px;
}
.banner_about_s .b_imgs .imgs{
	display: block;
	width: 175px;
}
.banner_about_s .b_about{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	margin-left: 18px;
}

.banner_about_more{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 18px 0 18px 0;
	margin-top: 20px;
}
.banner_about_more a{
	display: block;
	font-size: 16px;
	color: #14a0c3;
	text-align: center;
}
.banner_about_more .sp{
	display: inline-block;
	padding-right: 55px;
	background: url(jjh_banner_jj6.png) no-repeat right center;
	font-weight: bold;
}


/* Ã©â€¡ÂÃ¨Â¦ÂÃ¨Âµâ€žÃ¨Â®Â¯ */
.index_zyzx_w{
	margin-top: 27px;
}
.index_zyzx{
	width: 1044px;
}

.index_atitle_w{
	padding-bottom: 1px;
	background: url(jjh_index9.jpg) no-repeat center bottom;
	background-size: auto 1px;
}
.index_atitle_as{
	line-height: 68px;
	position: relative;
	margin-right: 30px;
}
.index_atitle_as a{
	display: block;
	font-weight: bold;
	font-size: 22px;
	margin-right: 31px;
	position: relative;
	transition:all 0.3s;
}
.index_atitle_as.on a{
	font-size: 26px;
	color: #14a0c3;
}
.index_atitle_as:hover a{
	font-size: 26px;
	color: #14a0c3;
}
.index_atitle_as .xians{
	width: 46px;
	width: 0;
	height: 3px;
	background-color: #14a0c3;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	opacity: 0;
	transition:all 0.3s;
}
.index_atitle_as.on .xians{
	opacity: 1;
	width: 46px;
}
.index_atitle_as:hover .xians{
	opacity: 1;
	width: 46px;
}
.index_atitle_as:last-child .xians_r{
	display: none;
}
.index_atitle_as .xians_r{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #14a0c3;
}

.index_zyzx_kj_w{
	margin-top: 25px;
}
.index_zyzx_news{
	padding-bottom: 34px;
	border-bottom: 1px solid #dddddd;
}
.index_zyzx_news .imgs_w{
	display: block;
}
.index_zyzx_news .imgs_w .imgs{
	width: 650px;
	height: 379px;
	display: block;
}
.index_zyzx_news .text_s{
	width: 350px;
	padding-right: 12px;
}
.index_zyzx_news .text_s .titles{
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 39px;
	max-height: 78px;
	overflow: hidden;

	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_zyzx_news .text_s .texts{
	font-size: 16px;
	line-height: 27px;
	color: #666666;
	display: block;
	margin-top: 18px;
	max-height: 135px;
	overflow: hidden;

	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.index_zyzx_news .text_s .time{
	font-size: 16px;
	color: #999999;
	line-height: 1;
	display: block;
	margin-top: 74px;
}
.index_zyzx_news .text_s .mores{
	width: 138px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 18px 0 18px 0;
	font-size: 16px;
	color: #666666;
	transition:all 0.3s;
	margin-top: 10px;
}
.index_zyzx_news .text_s .mores span{
	display: inline-block;
	padding-right: 21px;
	background: url(jjh_index1.png) no-repeat right center;
	transition:all 0.3s;
}
.index_zyzx_news .text_s .mores:hover{
	border: 1px solid #14a0c3;
	color: #14a0c3;
}
.index_zyzx_news .text_s .mores:hover span{
	background-image: url(jjh_index1_s.png);
}

.index_zyzx .index_text_news{
	margin-top: 16px;
}
.index_text_news{

}
.index_text_news ul li{
	line-height: 48px;
	background: url(jjh_index2.png) no-repeat 8px 50%;
}
.index_text_news ul li:hover{
	background-image: url(jjh_index2_s.png);
}
.index_text_news ul li .text{
	display: block;
	padding-left: 24px;
	font-size: 18px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_text_news ul li .time{
	font-size: 18px;
	color: #999999;
}
.index_zyzx_kj_w .index_zyzx_kj{
	display: none;
}

.index_wyjz_w{
	width: 316px;
}
.index_wyjz_w .index_atitle_as.on a{
	font-size: 22px;
}
.index_wyjz{
}
.index_wyjz_s{
	margin-top: 25px;
	overflow: hidden;
}
.index_wyjz_s ul{
	width: 105%;
}
.index_wyjz_s .lis{
	float: left;
	width: 97px;
	height: 98px;
	border: 1px solid #eeeeee;
	background: url(jjh_index3.png) no-repeat center center;
	margin-right: 9px;
	transition: all 0.3s;
}
.index_wyjz_s .lis:hover{
	background-image: url(jjh_index4.png);
}
.index_wyjz_s .lis a{
	display: block;
	width: 100%;
	height: 100%;
	background: no-repeat center center;
}
.index_wyjz_s .li_zfb a{
	background-image: url(jjh_index5.png);
}
.index_wyjz_s .li_zfb:hover a{
	background-image: url(jjh_index5_s.png);
}
.index_wyjz_s .li_yhhk a{
	background-image: url(jjh_index6.png);
}
.index_wyjz_s .li_yhhk:hover a{
	background-image: url(jjh_index6_s.png);
}
.index_wyjz_s .li_yjdh a{
	background-image: url(jjh_index7.png);
}
.index_wyjz_s .li_yjdh:hover a{
	background-image: url(jjh_index7_s.png);
}
.index_wyjz_s .li_txgy a{
	background-image: url(jjh_index8.png);
}
.index_wyjz_s .li_txgy:hover a{
	background-image: url(jjh_index8_s.png);
}
.index_bmdh{
	margin-top: 19px;
}
.index_bmdh_s{
	width: 100%;
	height: 369px;
	background: url(jjh_index8.jpg) no-repeat center center;
}
.index_bmdh_s ul{
	padding: 14px 28px 0;
}
.index_bmdh_s ul li{
	padding-left: 20px;
	line-height: 38px;
	font-size: 18px;
	background: url(jjh_index11.png) no-repeat left center;
}

/* Ã¤Â¿Â¡Ã¦ÂÂ¯Ã¥â€¦Â¬Ã¥Â¼â‚¬ */
.index_xxgk_w{
	background: #f7f7f7 url(jjh_index12.jpg) no-repeat center center;
	height: 575px;
	margin-top: 43px;
	background-size: cover;
}
.index_xxgk{
	overflow: visible;
}
.index_xxgk_imgs_kjw{
	position: relative;
	width: 1220px;
	height: 100%;
}
.index_xxgk_imgs_w{
	position: absolute;
	opacity: 0;
	transition: 0.5s all;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_xxgk_imgs_w.on{
	opacity: 1;
	z-index: 2;
}
.index_xxgk_imgs_s{
	width: 1220px;
	position: relative;
	overflow: hidden;
}
.index_xxgk_imgs{
	margin-top: 31px;
	width: 1245px;
	height: 510px;
}
.index_xxgk_imgs ul li{
	float: left;
}
.index_xxgk_imgs ul li .kjs{
	background-color: #fff;
	padding: 20px 20px 25px;
	width: 350px;
	box-shadow: 0px 2px 24px 0px rgba(99, 197, 196, 0.23);
	margin-right: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 424px;
}
.index_xxgk_imgs ul li .kjs .nb_year {
	background: url(jjh_nbbagao.jpg) no-repeat;
	background-size: 100% 100%;
	height: 430px;
}
.index_xxgk_imgs ul li .kjs .nb_year a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 190px;
	font-size: 30px;
}
.index_xxgk_imgs ul li .kjs .nb_year p {
	font-size: 24px;
	margin-top: 20px;
}
.index_xxgk_imgs ul li .kjs .sj_year {
	background: url(jjh_sjbagao.jpg) no-repeat;
	background-size: 100% 100%;
	height: 430px;
}
.index_xxgk_imgs ul li .kjs .sj_year a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 190px;
	font-size: 30px;
}
.index_xxgk_imgs ul li .kjs .sj_year p {
	font-size: 24px;
	margin-top: 20px;
}

.index_xxgk_imgs ul li .img_w{
	display: block;
	overflow: hidden;
}
.index_xxgk_imgs ul li .imgs{
	width: 100%;
	height: 210px;
	display: block;
}
.index_xxgk_imgs ul li .text_w{
	padding: 0 10px;
}
.index_xxgk_imgs ul li .titles{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 22px;
	line-height: 32px;
	max-height: 64px;
	overflow: hidden;

	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_xxgk_imgs ul li .text{
	display: block;
	font-size: 16px;
	color: #666666;
	margin-top: 16px;
	line-height: 28px;
	height: 112px;
	overflow: hidden;

	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.index_xxgk_l .ts1{
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	margin-top: 53px;
}
.index_xxgk_l .uls{
	margin-top: 38px;
}
.index_xxgk_l .uls li{
	margin-top: 22px;
}
.index_xxgk_l .uls li a{
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding-bottom: 4px;
	transition: all 0.3s;
	position: relative;
}
.index_xxgk_l .uls li.on a{
	font-size: 22px;
	font-weight: bold;
}
.index_xxgk_l .uls li:hover a{
	font-size: 22px;
	font-weight: bold;
}
.index_xxgk_l .uls li .xians{
	width: 100%;
	height: 4px;
	background-color: #ffffff;
	opacity: 0;
	transition: all 0.3s;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index_xxgk_l .uls li:hover .xians{
	opacity: 1;
}
.index_xxgk_l .uls li.on .xians{
	opacity: 1;
}

.index_xxgk_more{
	margin-top: 95px;
	color: #fff;
	font-size: 16px;
	float: left;
	padding-right: 42px;
	background: url(jjh_index13.png) no-repeat right 40%;
}
.index_xxgk_more:hover{
	color: #ffffff;
	font-weight: bold;
}

.index_xxgk_imgs_w .prev,.index_xxgk_imgs_w .next{
	width: 48px;
	height: 48px;
	background: no-repeat center center;
	background-color: rgba(229,229,229,0.5);
	position: absolute;
	transition: all 0.3s;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 10px;
}
.index_xxgk_imgs_w .prev{
	background-image: url(jjh_index14.png);
	left: -66px;
}
.index_xxgk_imgs_w .next{
	background-image: url(jjh_index15.png);
	right:-66px;;
}
.index_xxgk_imgs_w .prev:hover{
	background-image: url(jjh_index14_s.png);
	background-color: #fff;
}
.index_xxgk_imgs_w .next:hover{
	background-image: url(jjh_index15_s.png);
	background-color: #fff;
}

.index_ddjs_w{
	margin-top: 50px;
}
.index_ddjs_w .imgs{
	display: block;
	width: 680px;
	height: 150px;
}


/* Ã¥Â·Â¥Ã¤Â½Å“Ã©Â¢â€ Ã¥Å¸Å¸ */
.index_gzly_w{
	width: 100%;
	height: 942px;
	background: url(jjh_index18.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 50px;
}
.index_atitle_w1{
	background: url(jjh_index22.jpg) no-repeat center bottom;
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}
.index_atitle_w1 .index_atitle_as{
	margin-right: 0;
	display: inline-block;
	padding-left: 58px;
	background: url(jjh_index19.jpg) no-repeat left center;
	line-height: 94px;
}
.index_atitle_w1 .index_atitle_as a{
	margin-right: 0;
	font-size: 34px;
}
.index_atitle_w1 .index_atitle_as.on .xians {
	opacity: 1;
	width: 60px;
	height: 4px;
}

.index_gzly_nav{
	margin-top: 26px;
	text-align: center;
	font-size: 0;
	padding: 0 11px;
}
.index_gzly_nav ul{
	display: inline-block;
}
.index_gzly_nav ul li{
	position: relative;
	line-height: 46px;
	height: 46px;
	min-width: 170px;
	padding: 0 10px;
	display: inline-block;
	margin: 4px 3px 0;
}
.index_gzly_nav ul li a{
	position: relative;
	z-index: 2;
	padding-left: 15px;
	background: url(jjh_index24.jpg) no-repeat left center;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	transition: 0.3s all;
}
.index_gzly_nav ul li.on a{
	color: #ffffff;
}
.index_gzly_nav ul li:hover a{
	color: #ffffff;
}
.index_gzly_nav ul li .bgs{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 46px;
	background: -moz-linear-gradient(left, #14a0c3, #6ddf87);
	background: linear-gradient(to right, #14a0c3, #6ddf87);
	border-radius: 18px 0 18px 0;
	opacity: 0;
	transition: 0.3s all;
}
.index_gzly_nav ul li.on .bgs{
	opacity: 1;
}
.index_gzly_nav ul li:hover .bgs{
	opacity: 1;
}

.index_gzly_bw{
	margin-top: 33px;
	position: relative;
	height: 570px;
}
.index_gzly_b{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 1;
	transition: 0.5s all;
}
.index_gzly_b.on{
	opacity: 1;
	z-index: 2;
}
.index_gzly_bl{
	width: 50%;
	height: 570px;
	background: url(jjh_index20.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.index_gzly_about{
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(jjh_index25.png) no-repeat center center;
	background-size: cover;
	background-color: #ffffff;
	padding: 22px 60px 44px;
	width: 470px;
	height: 183px;
}
.index_atitle_w2{
	line-height: 62px;
}
.index_atitle_w2 .t1{
	color: #14a0c3;
	font-weight: bold;
	font-size: 22px;
	position: relative;
	border: 0;
	padding: 0;
}
.index_atitle_w2 .t1 .xians{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 46px;
	height: 4px;
	background-color: #14a0c3;
}
.index_atitle_w2 .mores{
	width: 138px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #dddddd;
	border-radius: 18px 0 18px 0;
	font-size: 16px;
	color: #666666;
	transition:all 0.3s;
	margin-top: 7px;
}
.index_atitle_w2 .mores span{
	display: inline-block;
	padding-right: 21px;
	background: url(jjh_index1.png) no-repeat right center;
	transition:all 0.3s;
}
.index_atitle_w2 .mores:hover{
	border: 1px solid #14a0c3;
	color: #14a0c3;
}
.index_atitle_w2 .mores:hover span{
	background-image: url(jjh_index1_s.png);
}
.index_gzly_about_s .text{
	margin-top: 12px;
	font-size: 18px;
	line-height: 36px;
	max-height: 108px;
	display: block;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Ã¨Â¿â„¢Ã©â€¡Å’Ã§Å¡â€žÃ¦â€¢Â°Ã¥Â­â€”Ã¨Â¡Â¨Ã§Â¤ÂºÃ¤Â½Â Ã¦Æ’Â³Ã¦ËœÂ¾Ã§Â¤ÂºÃ§Å¡â€žÃ¨Â¡Å’Ã¦â€¢Â° */
	-webkit-box-orient: vertical;
}

.index_gzly_br{
	width: 50%;
}
.index_gzly_brimg{
	width: 650px;
	height: 260px;
	padding-bottom: 26px;
}
.index_gzly_brimg ul{
	width: 650px;
}
.index_gzly_brimg ul li{
	width: 300px;
	margin-top: 10px;
	float: left;
}
.index_gzly_brimg ul li:nth-child(even){
	float: right;
}
.index_gzly_brimg ul li .img_w{
	display: block;
	position: relative;
}
.index_gzly_brimg ul li .imgs{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.index_gzly_brimg ul li .img_ws{
	display: block;
	position: absolute;
	top: -10px;
	left: 10px;
	width: 100%;
	height: 100%;
}
.index_gzly_brimg ul li:nth-child(even) .img_ws{
	left: -10px;
}

.index_gzly_brimg ul li .bgs{
	width: 100%;
	height: 175px;
	display: block;
	background: -moz-linear-gradient(left, #14a0c3, #6ddf87);
	background: linear-gradient(to right, #14a0c3, #6ddf87);
}
.index_gzly_brimg ul li .icos_v{
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(jjh_index27.png) no-repeat center center;
	background-color: rgba(0,0,0,0.2);
}
.index_gzly_brimg ul li:nth-child(even) .icos_v{
	left: 0px;
}
.index_gzly_brimg ul li .titles{
	font-size: 18px;
	line-height: 31px;
	font-weight: bold;
	max-height: 62px;
	margin-top: 13px;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Ã¨Â¿â„¢Ã©â€¡Å’Ã§Å¡â€žÃ¦â€¢Â°Ã¥Â­â€”Ã¨Â¡Â¨Ã§Â¤ÂºÃ¤Â½Â Ã¦Æ’Â³Ã¦ËœÂ¾Ã§Â¤ÂºÃ§Å¡â€žÃ¨Â¡Å’Ã¦â€¢Â° */
	-webkit-box-orient: vertical;
}

.index_gzly_brimg .pagination{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}
.index_gzly_brimg .pagination span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 0 11px;
	background-color: #ffffff;
}
.index_gzly_brimg .pagination span.swiper-active-switch{
	background: -moz-linear-gradient(left, #19a2c4, #70df8a);
	background: linear-gradient(to right, #19a2c4, #70df8a);
}

.index_gzly_news{
	width: 100%;
	background: url(jjh_index21.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 36px;
	height: 248px;
}
.index_gzly_news ul{
	padding: 26px 39px 30px 50px;
}
.index_gzly_news ul li{
	line-height: 48px;
	background: url(jjh_index28.png) no-repeat 0 50%;
}
.index_gzly_news ul li:hover{
	/* background-image: url(jjh_index2_s.png); */
}
.index_gzly_news ul li .text{
	display: block;
	padding-left: 19px;
	font-size: 18px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	width: 76%;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
}
.index_gzly_news ul li .time{
	font-size: 16px;
	color: #ffffff;
}


/* Ã¦â€“Â°Ã¥Âªâ€™Ã¤Â½â€œÃ¥Â¹Â³Ã¥ÂÂ° */
.index_xmtpt_w{
	margin-top: 60px;
}
.index_xmtpt_w .imgs_w{
	display: block;
}
.index_xmtpt_w .imgs_w .imgs{
	display: block;
}

/* Ã¥ÂË†Ã¤Â½Å“Ã¤Â¼â„¢Ã¤Â¼Â´ */
.index_hzhb_w{
	margin-top: 33px;
}
.index_hzhb_title{
	background-image: url(jjh_index22.jpg);
	font-size: 0;
	text-align: center;
	height: 68px;
}
.index_hzhb_title .index_atitle_as{
	margin-right: 0;
}
.index_hzhb_title .index_atitle_as a{
	margin-right: 0;
	display: inline-block;
}

.index_hzhb{
	padding-bottom: 10px;
}
.index_hzhb ul{
	width: 105%;
}
.index_hzhb ul li{
	float: left;
	margin-top: 30px;
	background: url(jjh_index30.png) no-repeat center center;
	width: 221px;
	height: 71px;
	margin-right: 15px;
}
.index_hzhb ul li a{
	display: block;
	margin: 0px 15px;
	text-align: center;
	line-height: 67px;
}
.index_hzhb ul li .imgs{
	/* display: block; */
	max-width: 188px;
	max-height: 67px;
	margin: 0 auto;
	vertical-align: middle;
	/* text-align: center; */
}


/*  */
@media screen and (max-width: 1440px) {
	.banner_s {
		height: 285px;
		margin-top: -30px;
	}
	.banner_s ul li{
		height: 568px;
	}
	.banner_s ul li .imgs_w{
		height: 285px;
	}

	.banner_s .pageState{
		margin-left: -500px;
	}
	.banner_s .pageState .t1 {
		font-size: 16px;
		margin-right: 3px;
	}
	.banner_s .pageState .t2 {
		font-size: 12px;
		margin-left: 3px;
	}
	.banner_about{
		top: 23px;
		width: 325px;
		height: 240px;
		background-size: cover;
	}
	.banner_about_s{
		padding: 16px 0 0 20px;
	}
	.banner_about_s .title{
		padding-bottom: 18px;
	}
	.banner_about_s .title .img1{
		height: 24px;
	}
	.banner_about_s .title .img2{
		height: 10px;
		margin-top: 18px;
	}
	.banner_about_s .title .xians{
		width: 22px;
		height: 2px;
	}
	.banner_about_s .text_s{
		margin-top: 13px;
	}
	.banner_about_s .text_s .imgs{
		width: 140px;
	}
	.banner_about_s .b_imgs{
		margin-top: 0px;
	}
	.banner_about_s .b_about{
		font-size: 12px;
		line-height: 20px;
		margin-left: 14px;
	}
	.banner_about_more {
		height: 30px;
		line-height: 30px;
		border-radius: 13px 0 13px 0;
		margin-top: 12px;
	}
	.banner_about_more a {
		font-size: 12px;
	}
	.banner_about_more .sp {
		padding-right: 38px;
		background: url(jjh_banner_jj6.png) no-repeat right center;
		background-size: 26px 8px;
	}
	.banner_s_but{
		bottom: 23px;
		right: 340px;
	}
	.banner_s_but .prev, .banner_s_but .next{
		width: 34px;
		height: 34px;
	}
	.banner_s_but .prev{
	}
	.banner_s_but .next{
		margin-left: 14px;
	}

	.index_zyzx_w {
		margin-top: 18px;
	}
	.index_zyzx {
		width: 744px;
	}
	.index_wyjz_w {
		width: 226px;
	}
	.index_atitle_as {
		line-height: 48px;
		margin-right: 21px;
	}
	.index_atitle_as a {
		font-size: 16px;
		margin-right: 20px;
	}
	.index_atitle_as.on a {
		font-size: 18px;
	}
	.index_atitle_as .xians{
		height: 2px;
	}
	.index_atitle_as.on .xians {
		width: 34px;
	}

	.index_zyzx_news {
		padding-bottom: 24px;
	}
	.index_zyzx_news .imgs_w .imgs {
		width: 463px;
		height: 270px;
	}
	.index_zyzx_news .text_s {
		width: 250px;
		padding-right: 9px;
	}
	.index_zyzx_news .text_s .titles {
		font-size: 16px;
		line-height: 28px;
		max-height: 56px;
	}
	.index_zyzx_news .text_s .texts {
		font-size: 12px;
		line-height: 20px;
		margin-top: 12px;
		max-height: 100px;
	}
	.index_zyzx_news .text_s .time {
		font-size: 12px;
		margin-top: 50px;
	}
	.index_zyzx_news .text_s .mores {
		width: 98px;
		height: 32px;
		line-height: 32px;
		border-radius: 11px 0 11px 0;
		font-size: 12px;
		margin-top: 7px;
	}
	.index_zyzx_news .text_s .mores span {
		padding-right: 14px;
		background-size: 8px auto;
	}
	.index_zyzx .index_text_news {
		margin-top: 11px;
	}
	.index_text_news ul li {
		line-height: 34px;
		background: url(jjh_index2.png) no-repeat 6px 50%;
		background-size: 6px auto;
	}
	.index_text_news ul li .text {
		padding-left: 18px;
		font-size: 14px;
		line-height: 34px;
		height: 34px;
	}
	.index_text_news ul li .time {
		font-size: 13px;
	}
	.index_wyjz_w .index_atitle_as.on a {
		font-size: 16px;
	}
	.index_wyjz_s {
		margin-top: 17px;
	}
	.index_wyjz_s .lis {
		width: 69px;
		height: 70px;
		background-size: cover;
		margin-right: 8px;
	}
	.index_wyjz_s .lis a {
		background-size: cover;
	}
	.index_bmdh {
		margin-top: 13px;
	}
	.index_bmdh_s {
		width: 100%;
		height: 272px;
		background-size: cover;
	}
	.index_bmdh_s ul {
		padding: 9px 0px 0 18px;
	}
	.index_bmdh_s ul li {
		padding-left: 12px;
		line-height: 28px;
		font-size: 14px;
		background-size: 4px 4px;
	}

	.index_xxgk_w {
		height: 408px;
		margin-top: 31px;
	}
	.index_xxgk_l .ts1 {
		font-size: 20px;
		margin-top: 36px;
	}
	.index_xxgk_l .uls {
		margin-top: 24px;
	}
	.index_xxgk_l .uls li {
		margin-top: 12px;
	}
	.index_xxgk_l .uls li a {
		line-height: 36px;
		font-size: 16px;
		padding-bottom: 3px;
	}
	.index_xxgk_l .uls li .xians {
		height: 3px;
	}
	.index_xxgk_l .uls li.on a {
		font-size: 18px;
	}
	.index_xxgk_more {
		margin-top: 62px;
		font-size: 12px;
		padding-right: 30px;
		background: url(jjh_index13.png) no-repeat right 40%;
		background-size: 23px auto;
	}
	.index_xxgk_imgs_kjw {
		position: relative;
		width: 868px;
		height: 100%;
	}
	.index_xxgk_imgs_s {
		width: 868px;
		position: relative;
		overflow: hidden;
	}
	.index_xxgk_imgs_w .prev, .index_xxgk_imgs_w .next {
		width: 32px;
		height: 32px;
		background-size: 12px auto;
		margin-top: 10px;
	}
	.index_xxgk_imgs_w .prev {
		left: -48px;
	}
	.index_xxgk_imgs_w .next {
		right: -48px;
	}
	.index_xxgk_imgs {
		margin-top: 22px;
		width: 884px;
		height: 362px;
	}
	.index_xxgk_imgs ul li .text_w {
		padding: 0 7px;
	}
	.index_xxgk_imgs ul li .kjs {
		padding: 14px 14px 18px;
		width: 250px;
		margin-right: 17px;
		margin-bottom: 14px;
		margin-top: 14px;
		box-shadow: 0px 2px 14px 0px rgba(99, 197, 196, 0.23);
		height: 301px;
	}

	.index_xxgk_imgs ul li .kjs .nb_year {
		background: url(jjh_nbbagao.jpg) no-repeat;
		background-size: 100% 100%;
		height: 307px;
	}
	.index_xxgk_imgs ul li .kjs .nb_year a {
		color: #FFFFFF;
		display: block;
		text-align: center;
		padding-top: 130px;
		font-size: 24px;
	}
	.index_xxgk_imgs ul li .kjs .nb_year p {
		font-size: 18px;
		margin-top: 15px;
	}
	.index_xxgk_imgs ul li .kjs .sj_year {
		background: url(jjh_sjbagao.jpg) no-repeat;
		background-size: 100% 100%;
		height: 307px;
	}
	.index_xxgk_imgs ul li .kjs .sj_year a {
		color: #FFFFFF;
		display: block;
		text-align: center;
		padding-top: 130px;
		font-size: 24px;
	}
	.index_xxgk_imgs ul li .kjs .sj_year p {
		font-size: 18px;
		margin-top: 15px;
	}

	.index_xxgk_imgs ul li .imgs {
		height: 150px;
	}
	.index_xxgk_imgs ul li .titles {
		font-size: 14px;
		margin-top: 15px;
		line-height: 22px;
		max-height: 44px;
	}
	.index_xxgk_imgs ul li .text {
		font-size: 12px;
		margin-top: 12px;
		line-height: 20px;
		height: 80px;
	}

	.index_ddjs_w {
		margin-top: 34px;
	}
	.index_ddjs_w .imgs {
		width: 484px;
		height: 106px;
	}
	.index_gzly_w {
		height: 669px;
		margin-top: 36px;
	}
	.index_atitle_w1 {
		margin-top: 22px;
	}
	.index_atitle_w1 .index_atitle_as {
		padding-left: 42px;
		background-size: 34px auto;
		line-height: 66px;
	}
	.index_atitle_w1 .index_atitle_as a {
		font-size: 26px;
	}
	.index_gzly_nav {
		margin-top: 21px;
		padding: 0 8px;
	}
	.index_gzly_nav ul li {
		line-height: 32px;
		height: 32px;
		min-width: 118px;
		padding: 0 7px;
		margin: 2px 3px 0;
	}
	.index_gzly_nav ul li a {
		padding-left: 11px;
		background: url(jjh_index24.jpg) no-repeat left center;
		font-size: 16px;
		background-size: 4px 4px;
	}
	.index_gzly_nav ul li .bgs {
		height: 32px;
		border-radius: 12px 0 12px 0;
	}
	.index_gzly_bw {
		margin-top: 23px;
		height: 406px;
	}
	.index_gzly_bl {
		height: 406px;
	}
	.index_gzly_about {
		padding: 11px 30px 31px;
		width: 336px;
		height: 135px;
	}
	.index_atitle_w2 {
		line-height: 50px;
	}
	.index_atitle_w2 .t1 {
		font-size: 16px;
	}
	.index_atitle_w2 .t1 .xians {
		width: 34px;
		height: 3px;
	}
	.index_atitle_w2 .mores {
		width: 98px;
		height: 32px;
		line-height: 32px;
		border-radius: 11px 0 11px 0;
		font-size: 12px;
		margin-top: 7px;
	}
	.index_atitle_w2 .mores span {
		padding-right: 14px;
		background-size: 8px auto;
	}
	.index_gzly_about_s .text {
		margin-top: 8px;
		font-size: 14px;
		line-height: 26px;
		max-height: 78px;
	}
	.index_gzly_brimg {
		width: 464px;
		height: 187px;
		padding-bottom: 20px;
	}
	.index_gzly_brimg ul{
		width: 464px;
	}
	.index_gzly_brimg ul li {
		width: 214px;
		margin-top: 7px;
	}
	.index_gzly_brimg ul li .img_ws {
		top: -7px;
		left: 7px;
	}
	.index_gzly_brimg ul li .bgs {
		height: 124px;
	}
	.index_gzly_brimg ul li .icos_v {
		position: absolute;
		left: 0;
		top: 0px;
		width: 100%;
		height: 100%;
		background-size: cover;
	}
	.index_gzly_brimg ul li .titles {
		font-size: 14px;
		line-height: 24px;
		max-height: 48px;
		margin-top: 9px;
	}
	.index_gzly_brimg .pagination span {
		width: 9px;
		height: 9px;
		margin: 0 8px;
	}
	.index_gzly_news {
		margin-top: 22px;
		height: 177px;
	}
	.index_gzly_news ul {
		padding: 19px 26px 22px 35px;
	}
	.index_gzly_news ul li {
		line-height: 34px;
		background-size: 4px auto;
	}
	.index_gzly_news ul li .text {
		padding-left: 15px;
		font-size: 14px;
		line-height: 34px;
		height: 34px;
		width: 70%;
	}
	.index_gzly_news ul li .time {
		font-size: 14px;
	}
	.index_xmtpt_w {
		margin-top: 42px;
	}
	.index_xmtpt_w .imgs_w .imgs {
		height: 100px;
	}
	.index_hzhb_w {
		margin-top: 23px;
	}
	.index_hzhb_title {
		height: 48px;
	}
	.index_hzhb ul li {
		margin-top: 20px;
		background-size: cover;
		width: 157px;
		height: 51px;
		margin-right: 11px;
	}
	.index_hzhb ul li a {
		margin: 0px 12px;
		line-height: 47px;
	}
	.index_hzhb ul li .imgs {
		max-width: 133px;
		max-height: 47px;
	}
	.index_hzhb {
		padding-bottom: 6px;
	}
	.banner_about_s .titles img {
		display: block;
		margin: 0 auto;
		width: 80px;
	}
	.banner_about_s .titles .xians {
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		width: 30px;
		height: 2px;
		background-color: #ffffff;
	}
}

@media screen and (min-width: 1920px) {
	.banner_s ul li .imgs_w {
		height: 400px;
		background: no-repeat center center;
		background-size: 100% 400px;
	}
}